projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af602a
)
(simula): Provide `simula', not `simula-mode'.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 10 Aug 1999 17:09:16 +0000
(17:09 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 10 Aug 1999 17:09:16 +0000
(17:09 +0000)
lisp/progmodes/simula.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/simula.el
b/lisp/progmodes/simula.el
index ec01c1e77db63ee1e002455ce64be53faf5dfcdd..a7321711c9d1d13ee5f50dea2701fc8e8b2cf714 100644
(file)
--- a/
lisp/progmodes/simula.el
+++ b/
lisp/progmodes/simula.el
@@
-1798,6
+1798,6
@@
If not nil and not t, move to limit of search and return nil."
'simula-tab-always-indent
))))
-(provide 'simula
-mode
)
+(provide 'simula)
;;; simula.el ends here